home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / MODULEPLAYER_DEMO.adf / reqtools.LHA / DISTRIBUTION next >
Text File  |  1992-01-06  |  4KB  |  115 lines

  1.  
  2.                       **********************************
  3.  
  4.                           reqtools.library
  5.  
  6.                           The requester toolkit.
  7.  
  8.                           Release 1.0c
  9.  
  10.                           (c) 1991/1992 Nico François
  11.  
  12.                       **********************************
  13.  
  14.  
  15.    The programs and files in this distribution are freely distributable, but
  16. are also Copyright (c) Nico François. They may be freely distributed as long
  17. as no more than a nominal fee is charged to cover time and copying costs.
  18.  
  19.    Programmers can register as a ReqTools developer by sending US$25 to:
  20.  
  21.                                 Nico François
  22.                                 Corbielaan 13
  23.                                 B-3060 Bertem
  24.                                 BELGIUM
  25.  
  26.    Send money by EuroCheck (only in Belgian Francs (BEF)!), postal(!) money
  27. order or cash!  It's impossible for me to cash in foreign checks.  Please
  28. state the version of reqtools.library you have (use the C:Version command to
  29. display the version) and if you use the 1.3 or 2.0 version.
  30.  
  31.    If you register you will be sent the next update of ReqTools (when it
  32. becomes available) and you will be kept up to date concerning further
  33. developments regarding ReqTools.
  34.  
  35.    The complete ReqTools package contains following files:
  36.  
  37.     doc (dir)
  38.         reqtools.doc
  39.         windowptr.readme
  40.     demo (dir)
  41.         demo
  42.         demo.c
  43.         makefile
  44.     dlib (dir)
  45.         README
  46.         reqtoolss.lib
  47.         reqtoolssr.lib
  48.         Source.lzh
  49.     fd (dir)
  50.         reqtools_lib.fd
  51.     include (dir)
  52.         clib (dir)
  53.             reqtools_protos.h
  54.         libraries (dir)
  55.             reqtools_lib.i
  56.             reqtools.h
  57.             reqtools.i
  58.         pragmas (dir)
  59.             reqtools.h
  60.         proto (dir)
  61.             reqtools.h
  62.     include13 (dir)
  63.         utility (dir)
  64.             hooks.h
  65.             hooks.i
  66.             tagitem.h
  67.             tagitem.i
  68.     kick13 (dir)
  69.         reqtools.library
  70.     kick20 (dir)
  71.         reqtools.library
  72.     lib (dir)
  73.         README
  74.         reqtools.lib
  75.         reqtoolsnb.lib
  76.         Source.lzh
  77.     Oberon (dir)
  78.         ReqTools.mod
  79.         ReqToolsDemo.mod
  80.     RTPatch (dir)
  81.         RTPatch
  82.         RTPatch.doc
  83.     DISTRIBUTION
  84.     README
  85.     reqtoolsDemo
  86.     Install
  87.     Install.script
  88.  
  89.    The 'include13' directory holds clones of 'utility/tagitem.[hi]' and
  90. 'utility/hooks.[hi]' for people who haven't got the 2.0 include files.  The
  91. original files are not included because they are copyrighted by Commodore.
  92.  
  93.    All of these files (except demo.c and ReqToolsDemo.mod) must remain
  94. unmodified and are copyrighted by the author.  None of these files may be
  95. distributed on its own, the entire package must be distributed as one whole.
  96. 'demo.c' and 'ReqToolsDemo.mod' are full public domain and can be used in any
  97. way you like.
  98.  
  99.    There is one exception to the above.  If you plan to release a freely
  100. distributable program, you may include 'kick13/reqtools.library',
  101. 'kick20/reqtools.library' and the installation script (with icon) with your
  102. distribution.  It is left to the programmer to decide whether he wished to
  103. register as a ReqTools developer.  Registration is not required, use is free.
  104.  
  105.    Commercial usage is allowed if the following two conditions are met:
  106. a) you register as a ReqTools developer and b) you send me a copy of your
  107. program(s) using reqtools.library.  If these conditions are met you are
  108. allowed to include the 1.3 and 2.0 version of reqtools.library and the
  109. install script with your commercial product.
  110.  
  111.    Whether your program is freely distributable or commercial, you must state
  112. in your documentation that your program uses reqtools.library and that
  113. ReqTools is Copyright (c) Nico François.
  114.  
  115.